<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ==== Google font ==== */

@import url(https://fonts.googleapis.com/css?family=Microsoft YaHei);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);

/* ---------------------------------------------------------------------------- */
/* ------------------------------------Html-Body------------------------------- */
/* ---------------------------------------------------------------------------- */
body {font-family: "å¾®è½¯é›…é»‘", serif;color: #666;background: #fff;font-size: 14px;line-height: 1.6em;font-weight: 400;}
html, body {width:100%; padding:0; margin:0;}

::-moz-selection{background:#000;color:#fff;text-shadow:none}
::selection{background:#000;color:#fff;text-shadow:none}
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
html {Â&nbsp;-webkit-text-size-adjust: none;}
.video embed,.video object,.video iframe {Â&nbsp;width: 100%;Â&nbsp;Â&nbsp;height: auto;}
img{height: auto;width: auto\9; /* ie8 */}

/*.img-responsive,*/ .thumbnail&gt;img, .thumbnail a&gt;img, .carousel-inner&gt;.item&gt;img, .carousel-inner&gt;.item&gt;a&gt;img{width:100%;}

.img-responsive{width:100%;}
h1 {font-size: 38px;}
h2 {font-size: 20px;}
h3 {font-size: 32px;}
h4 {font-size: 28px;}
h5 {font-size: 24px;}
h6 {font-size: 20px;}

h1,h2,h3,h4,h5,h6 {font-weight: 600;color: #999;}

p { color:#333;}

a {
   color: #17B3E8;
   -webkit-transition: all .2s ease-in-out;
   -moz-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
}
.weiruanyahei p span{font-family: Microsoft YaHei!important;}
a:hover,
a:focus {color: #666;text-decoration: none;}
.tlinks{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
input:not([type]), input[type="color"], input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"], input[type="search"], textarea, .form-control, select {
    border: 2px solid #E7E7E7;
    border-radius: 0 0 0 0;
    box-shadow: none;
    color: #999999;
    display: block;
    font-size: 16px;
    font-weight: normal;
   
    line-height: 1.6;
   
    outline: medium none;
    padding: 5px 10px 0;
    transition: border-color 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s;
    width: 100%;
	background-color: transparent;
    border: 2px solid #444444;
}

.f-right{float: right;}
.f-left{float: left;}
.t-center{text-align: center; margin: 0 auto;}
.t-right{text-align: right;}
.t-left{text-align: left;}

.post{}
.post:after, .post:before, article:after, article:before, section:after, section:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:after, .clearfix:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

.no-gutter &gt; [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.text-primary {
    color: #f05f40;
}

hr{max-width: 50px;
    border-color: #f05f40;
    border-width: 5px;}

/* ---------------------------------------------------------------------------- */
/* ----------------------------------Navbar------------------------------------ */
/* ---------------------------------------------------------------------------- */
.navbar-default .navbar-nav &gt; .active &gt; a, .navbar-default .navbar-nav &gt; .active &gt; a:hover, .navbar-default .navbar-nav &gt; .active &gt; a:focus{background: none;}
.navbar-default {border-color: transparent;background-color: #fff;}
.navbar-default .navbar-brand {font-family: Helvetica,Arial,cursive;color: #F05F40;}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {color: #fec503;}

.navbar-default .navbar-collapse {border-color: rgba(255,255,255,.02);}

.navbar-default .navbar-toggle {border: none;background-color: #F05F40;}
.navbar-default .navbar-toggle span.icon-bar{background-color: #fff;}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {background-color: #F05F40;}

.navbar-default .nav li a {text-transform: uppercase;font-family: Helvetica,Arial,sans-serif;letter-spacing: 1px;color: #333;}
.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {outline: 0;color: #006;}

.navbar-default .navbar-nav&gt;.active&gt;a {border-radius: 0;color: #ddd;background: none;}
.navbar-default .navbar-nav&gt;.active&gt;a:hover,
.navbar-default .navbar-nav&gt;.active&gt;a:focus {}

@media(min-width:768px) {
    .navbar-default {
        padding: 20px 0;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }
    .navbar-default.navbar-shrink {
        padding: 0;
        background-color: #fff;
		border-bottom: 2px solid #F05F40;
    }
	
	.navbar-default.navbar-shrink .nav li a{color: #444;}
	.navbar-default.navbar-shrink .nav li a:hover,
	.navbar-default.navbar-shrink .nav li a:focus
	{color: #F05F40;}
	
    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}


/* Carousel Header Styles */
.header-text {position: absolute;top: 25%;left: 1.8%;right: auto;width: 96.66666666666666%;color: #fff;}
.header-text h1{margin-top: 0;margin-bottom: 0;text-transform: uppercase;font-weight: 700;color: #fff;font-size: 65px;}
.header-text hr{margin: 30px auto;}
.header-text p{ margin-bottom: 50px;font-size: 18px;font-weight: 300;color: rgba(255,255,255,.7);}
.header-text .btn-primary{background-color: #F05F40;border:none;padding: 10px 20px;}


/* ---------------------------------------------------------------------------- */
/* ---------------------------------Content------------------------------------ */
/* ---------------------------------------------------------------------------- */	
#page-content{}

/* ---HomePage--- */
.box-content {padding: 50px 0;}
.box-content .heading{margin-bottom: 20px; text-align: center;}
.box-content.box-style-1{background-color: #F6F7F8;}
.box-content.box-style-2{background-color: #fff;}

.box-content.box-1 {}
.box-content.box-1 .box-item{margin-bottom: 20px;float: left;font-family: 'Open Sans', sans-serif;
	background: #fff;
	padding: 7px;
	-webkit-box-shadow: 0px 0px 35px -8px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 35px -8px rgba(0,0,0,0.75);
box-shadow: 0px 0px 35px -8px rgba(0,0,0,0.75);}
.box-content.box-1 .box-item img{width: 100%;}
.box-content.box-1 .box-item  .sub h3{color: #363638;font-size:17px;text-transform:uppercase;margin: 17px 0 0;}
.box-content.box-1 .box-item  .sub span{color: #F6515D;}
.box-content.box-1 .box-item  .sub{float: left;font-size:15px;padding-left: 5px;}
.box-content.box-1 .box-item  .btn-more{float: right;margin-top: 8px;}
.box-content.box-1 .box-item  .btn-more .fa{color: #f05f40;}
.box-content.box-1 .box-item  .btn-more .fa:hover{color: #333;}

.box-content.box-2 .service-box {margin: 20px auto 0;}
.box-content.box-2 .service-box h3{font-size: 22px;}

.box-content.box-3{}
.portfolio-box {display: block;position: relative;margin: 0 auto;}
.portfolio-box .portfolio-box-caption {display: block;position: absolute;bottom: 0;width: 100%;height: 100%;text-align: center;color: #fff;opacity: 0;background: rgba(240,95,64,.9);-webkit-transition: all .35s;-moz-transition: all .35s;transition: all .35s;}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {position: absolute;top: 50%;width: 100%;text-align: center;transform: translateY(-50%);}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {padding: 0 15px;font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {text-transform: uppercase;font-size: 14px;font-weight: 600;}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {font-size: 18px;}
.portfolio-box:hover .portfolio-box-caption {opacity: 1;}

@media(min-width:768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 16px;
    }

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 22px;
    }
    
}

.box-content.box-4 .info {font-style: italic; margin-bottom: 10px;}
.box-content.box-4 .r-slidebar{}
.box-content.box-4 .r-slidebar h4{font-size: 15px;margin-top: 0;}
.box-content.box-4 .r-slidebar img{float: left; margin: 0 15px; width: 200px;}


.post {margin-bottom: 30px;}
.post:after, .post:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
.post:last-child {margin-bottom: 0;}
.post:after, .post:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
.post .wrapper {display: inline-block;text-align: left;}
.post .wrapper p{display: inline-block;}

.box-content.box-5 {padding:110px 0 ;}
.box-content.box-5 h3 {margin-bottom: 13px;font-size: 35px;font-size: 24px;margin-top: 10px;}
.box-content.box-5 input {border: 1px solid #17B3E8;border-radius: 4px;-webkit-border-radius:4px;-moz-border-radius:4px;}
.box-content.box-5 textarea {border: 1px solid #17B3E8;border-radius: 4px;-webkit-border-radius:4px;-moz-border-radius:4px;height: 240px;}
/* ----------------- */
/* ---MainContent--- */
#main-content {}
@media(max-width:750px){
   
.box-content.box-4 .r-slidebar img{ margin: 15px;}
#main-content {margin-top: 80px;}
.add_company{background: url(../images/location.png) no-repeat left center;text-indent: 2em;}
.rexian_tel{background: url(../images/cell.png) no-repeat left center;text-indent: 2em;}


.meitichaxun {background-color:#0062b5;height: 100%;z-index: 600;}
.r_item p{display: block;}
.news_img_te{display: block;margin: 0 auto;}

.video iframe{width: 100%;}
/*.shoujizhaopin{width: 30%;}
*/
.diannaohezuo{display: none;}
.chanpinshouji p{font-size: 16px}
.yemayoucess{float: left;}
.ipadshoujidibu{width: 50%;text-align: center;}
.col-footerssssss{}
.shoujiduanimgs{width:100%;}

.foot_banquan{line-height: 40px;}
.d_blue{font-size: 24px;}
.koubei h2{color: #fff;font-size: 15px;}
.jianzheng{float: left;width: 50%;margin: 1% 0;}
.meitichaxun {background-color:#0062b5;height: 65%;z-index: 600;margin-top: 2%;}
.meitichaxun div{margin-top: 20%;font-size: 16px;}
.video iframe{width: 100%;}
.shoujiduanxinwen{line-height: 25px;}
.yemayoucess{float: left;}
/*å®½åº¦32.ipadshoujidibu{width: 44%;}0*/
.col-sm-4{padding-left: 1px;}
.col-footerssssss{}
.rowssss{margin-left:62px!important;}
.shoujixinwen{max-width: 100%;display: block;margin: 2% auto;}
.t_box {
width: 90%;
margin: 5px auto;}
.news_style{padding: 2%;}
.manager {
    height: 218px;
	margin-bottom: 1%;
}
}

article{}
article:after, article:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
article .info {margin: 5px 0 10px 0;}
article .info span{display: block;}
article .info a{color: #17B3E8;text-decoration: none;}
article .info a:hover {color:#000;}
article h1 {font-size: 30px;}
article h2 {font-size: 22px;}
article img{width:auto;}


/* ----------------- */
/* -----SideBar----- */
#sidebar{}

.widget{margin:0 0px 30px 0px;}
.widget:after, .widget:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
.widget ul li{list-style:none;}
.widget .heading {border-bottom: 1px solid #333333; margin: 20px 0;}
.widget .heading h4 {font-size: 25px;}
.widget .content {margin-top:30px;}

.widget.wid-about {}
.widget.wid-about img{max-height:350px;width: 100%;margin-bottom:30px;}

   
.widget.wid-posts {}
.widget.wid-posts .post{}
.widget.wid-posts .post:after, .widget.wid-posts .post:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
.widget.wid-posts img{float: left; margin: 15px 10px; width: 100px;}
.widget.wid-posts .wrapper {vertical-align: middle;text-align: left;padding-bottom: 7px;margin-top: 5px;display: inline-block;}
.widget.wid-posts .wrapper h5{font-size: 20px;}

.widget.wid-archive {}
.widget.wid-archive select {margin: 5px 0;height: 40px;width: 100%;padding-left: 10px;font-family: "Noto Serif",serif;font-size: 16px; background-color: #e9e9e9;color: #777777;border: none;}

.widget.wid-gallery {}
.widget.wid-gallery img{margin-bottom: 30px;max-width: 100%;}

.widget.wid-related {background-color: #fff;margin: 20px 0;}
.widget.wid-related img{ max-width: 243px; width: 100%;}
.widget.wid-related h4{margin-top: 10px;font-size:20px;}

/* ---------------------------------------------------------------------------- */
/* ----------------------------------Footer------------------------------------ */
/* ---------------------------------------------------------------------------- */
footer{color: #999999;background-color:#222222;font-size: 13px;}
footer ul {padding: 0;margin-top: 10px;}
footer ul li{list-style: none;}
footer a {color: #999;}
footer a:hover {color: #fff;text-decoration: underline;}	

footer .col-footer{}

footer .top-footer{padding:30px 0; background-color: #fff;}
footer .wrap-footer{ background-color: #2c2b29;padding: 30px 0;}
footer .bottom-footer{background-color: #29282E;color: #fff;text-align: center;padding: 10px 0px;}
footer ul.social-buttons li a{display: block;width: 35px;height: 35px;border-radius: 100%;font-size: 20px;color: #222;background-color: #fff;transition-duration: 0.4s;}
footer ul.social-buttons li a:hover{background-color: #17B3E8;color: #fff;}
footer ul.social-buttons li a i{margin-top: 7px;}

.footer-title {display: block;font-weight: bold;letter-spacing: 1px;position: relative;text-transform: uppercase;font-size: 12px;color: #fff;}

.footer-tags a{color: #999; border: 1px solid #999; padding: 4px 10px;line-height: 2.2;font-size: 13px;text-transform: capitalize;}
.footer-tags a:hover{color: #fff;text-decoration: none;}

.widget_recent_entries li{
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #999999;
    font-size: 11px;
    margin-bottom: 0;
    padding: 15px 0 16px;
    text-transform: uppercase;
}
 .widget_recent_entries li a:before {
    content: "ï„…";
    font-family: "FontAwesome";
    left: 0;
    line-height: 1;
    margin-top: -5px;
    position: absolute;
    top: 50%;
}
.widget_recent_entries li a {font-weight:bold;text-transform:uppercase;color:rgba(153,153,153,1.0);display:inline-block;position:relative;padding-left:14px;letter-spacing:1px;font-size: 10px;}
/* ---------------------------------------------------------------------------- */
/* -------------------------------------Contact-------------------------------- */
/* ---------------------------------------------------------------------------- */
.contact h2{font-size: 34px; font-weight: 500;letter-spacing: 3px;padding-top: 20px ;text-align: center;}

#contact_form {padding:25px;}

#ff label {cursor:pointer;margin:px 0;display:block;font-weight:bold;}
#ff input {display:block;width:100%;color:#000;padding:10px;margin: 5px 0 25px 0;}
#ff textarea {display:block;width:100%;height:200px;background-color:#fff; color:#000;padding:10px;margin: 5px 0 25px 0;}

#ff .sendButton {border: none;cursor:pointer;background-color: #000;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;;width:100px;color:#ffffff;}
#ff .sendButton:hover {background-color: #333;}

.message{text-align: center;margin: 50px 0;}
.message .wrap{	padding: 50px; background: #ffffff; border: 1px solid #333333;display: inline-block;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-khtml-border-radius: 5px;}
.message .back{margin-top: 30px;}

/* ---------------------------------------------------------------------------- */
/* ------------------------------------Button---------------------------------- */
/* ---------------------------------------------------------------------------- */
.btn {
	border-radius: 2px;
	position: relative;
	display: inline-block;
	outline: none;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;	
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 13px;
}
a.btn:focus{outline: 0;}

.btn-skin {padding: 7px 25px;line-height: 26px;font-weight: bold;}
.btn-skin.blue {color: #fff;background-color: #17B3E8;}
.btn-skin.white {color: #17B3E8;background-color: #fff;}

/* ---------------------------------------------------------------------------- */
/* ----------------------------------Carousel---------------------------------- */
/* ---------------------------------------------------------------------------- */
.owl-controls .owl-buttons div {
	position: absolute;
	color:#777;
	opacity: 0.7;
}
.owl-carousel:hover .owl-buttons div {
	color:#000;
}
.owl-controls .owl-buttons .owl-prev {
	left: 10px;
	top: 50%;
}
.owl-controls .owl-buttons .owl-next {
	right: 10px;
	top: 50%;
}

.owl-carousel .owl-buttons div i {
	font-size: 40px;
	margin: -20px 0 0;
}

/*.nav{background: #fff;height: 60px;padding: 0;position:relative; z-index:1; }
.nav a{ color:#666;}
.nav .nLi{width: 130px; float:left;line-height: 120px;text-align: center; position:relative; display:inline;}
.nav .nLi{ text-align: center;}
.nav .nLi a{display:block; }
.nav .sub{ display:none; width:130px;background:#d59961;  line-height:44px;font-size: 16px; left:0; top:120px; position:absolute; z-index: 11;}
.nav .sub li{border-bottom: 1px solid #fff;zoom:1; }
.nav .sub li a{color: #fff;}
.nav .sub li:hover{color:#d59961;  }*/
/*.nav .on h3 a{color:#d59961;}*/
.con{ width:1200px; margin:0 auto; }
.gyhw_sj{width: 100%;margin: 60px auto 0;padding-bottom: 40px;}
.gyhl_jj_p{text-align: center;font-size: 32px;margin: 60px auto 30px;}
.event_box{width:100%;margin:3% auto 0;position:relative;}
.event_box .parHd {width:100%;display:inline-block;height:80px;overflow:hidden;}
.parHd  ul{width:100%;text-align:center;margin:0 auto;padding-top:20px !important;}
.parHd .tempWrap{margin:0 auto;}
.parHd .tempWrap:after{content:'';width:100%;height:1px;background:#f27533;position:absolute;/* top:33%;*//* right:-140%;*/right:0;top:30%;/* margin-top:-0.5px;*/}
.parHd li.no_line:before{display:none;}
.parHd li{display:inline-block;cursor:pointer;padding-top:30px;font-size:16px;color:#000;margin:0 40px;position:relative;}
.parHd li:after{content:'';background:url(../images/gyhl_wdj.png) no-repeat;width:24px;height:24px;position:absolute;z-index:20;top:-5px;left:50%;margin-left:-12px;}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.parHd li.act span{display:block;width:24px;height:24px;overflow:hidden;background:url(../images/gyhl_dj.png) no-repeat;position:absolute;top:-8px;left:42px;z-index:21;}
.sPrev img,.sNext img{transition:all .6s cubic-bezier(.51,1.1,.9,.95);-moz-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-webkit-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-o-transition:all .6s cubic-bezier(.51,1.1,.9,.95);}
.sPrev,.sNext{width:24px;height:24px;display:block;position:absolute;top:10px;}
.sPrev{left:0;}
.sNext{right:0;}
.sPrev,.sNext{width:24px;height:24px;display:block;position:absolute;top:10px;}
.sPrev{left:0;}
.sNext{right:0;}
.sPrev img,.sNext img{transition:all .6s cubic-bezier(.51,1.1,.9,.95);-moz-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-webkit-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-o-transition:all .6s cubic-bezier(.51,1.1,.9,.95);}
.parBd{text-align:center;margin-top:60px;}
.slideBox_lc{width:100%; }
.slideBox_lc p{width: 100%;font-size: 16px;line-height: 24px;text-align: left;}
.pro_ban img{width: 100%;}


.containercolor:hover p{color:#0062b5;}
.containercolor:hover h4{color:#0062b5;}
.pagination{width: 100%;margin-top: 7px;}

.yanse p span{color: #FFF;}
.shipin iframe{max-width: 100%;height: auto;width: 100%;height:364px;margin: 0 auto;}
.pagination ul li{list-style-type: none; float: left;width: 40px;height: 40px;}

.pagination li{float: left;line-height: 40px;background-color: #eee;margin-left: 2%;text-align: 
center;color: #FFF;}
.backgroundcolor:hover div div h4{color: #0062b5!important;}
.backgroundcolor:hover div div p{color: #0062b5!important;}


.subs{background:#003F8A; left:0; top:60px;  position:absolute; z-index: 99999;}
.subs li{border-bottom: 1px solid #666;zoom:1; }
.subs li a{text-align: center; }
.shipinss iframe{width: 100%;}


.zitiyanse p{color: #FFF;}
.zitiyanse span{color: #FFF;}



/*åˆä½œä¼ä¸š*/
.sy_hz{width: 100%;height:663px;background: url(../images/c1819b55656a4ce76753cd78154d706.jpg) no-repeat;}
.sy_hz_bt{text-align: center;}
.qiye2_con{width: 1200px;margin:0 auto;}
.qiye_ti2{padding-top: 40px;}

.qiye_ti2 .ti22 a{font-size: 38px;color: white;line-height: 60px;}
.qiye_ti2 .ti32 a{font-size: 16px;color: white;float: left;}
.qiye_ti2 .ti42 a{font-size: 18px;color: white;float: right;}

.sy_hz_bt{padding: 20px 0;}
.beijingyanse{background-color: rgba(0,98,181,0.7)!important;}


.hezuo{ width: 100%; margin:80px auto 0; overflow: hidden; background: #f8f8f8; padding-top: 50px;}
.index-penter-container{padding:70px 0px;background:url(../images/c1819b55656a4ce76753cd78154d706.jpg) left top no-repeat;background-size:100% 100%;}
#partentCarousel .item .row .col-sm-2:nth-of-type(7){margin-left:8.33333333%;}
.carousel-indicators{width:60%;text-align:center;list-style:none; margin:70px auto;bottom: -70px;margin-left: -30%;  }
.carousel-indicators li{border:1px solid white !important;}
.carousel-indicators li.active{background:white;border:none;}
.index-team-container .carousel-control{width:50px;height:50px;opacity: 1;border-radius:50%;margin:auto; }
#partentCarousel{ margin:60px auto 10px }
.news_detail_content p span img{width: 100%!important;height: auto!important;}
.news_detail_content p  img{width: 100%!important;height: auto!important;}





@media screen and (min-width: 376px) and (max-width: 640px){
	
}


@media screen and (min-width: 641px) and (max-width: 768px){
	
}



/*IPAD30-3 50-20*/
@media screen and (min-width: 769px) and (max-width: 992px){
    .ipadshouyeimg{width: 100%}
    .shipinss iframe{width: 100%;}
   
    .meitichaxun {background-color: #0062b5;height: 30%;margin-left: -50px;margin-top: -30px;z-index: 400;}
     .meitichaxun div{margin-left: 50px;margin-top: 3%;font-size: 16px;}
     .shouhoufuwu{width: 100%;}
      .shoujiduanxinwen{line-height: 100px;}
      .qiyerongyuimg{width: 100%!important;}
    .diannaohezuo{display: none;}
   .zhaopinmagin{margin-left: 0px;margin-right: 0px;}
   /*.ipadtupian img{width: 100%;}*/
   .ipadlogo{margin-left: 0px;}
   .chanpinshouji p{font-size: 18px}
    .yemayoucess{float: right;width: 100%;}
    .shouyeimgs{float: right;margin-right: 10%;}
    .ipadshoujidibu{margin-left: -122px;margin-right: 100px;}
    /*.ipadshoujidibu{width: 108px;height: 40px;}*/
  .shoujiduanimgs{width:60%;}
  .shoujixinwen{width:305px;}
  .shipinss{
  		 margin:0 auto;display: block;float: none;
  }
 
}

@media screen and (min-width: 769px) and (max-width: 992px) {

.xinwen_992{width: 100%;}
.con{ width:100%!important; margin:0 auto; }
.qiye2_con{width:100%!important;margin:0 auto;}
.yeya_992{margin-left: 7.33%;}
.ziti_992{font-size: 14px!important;}
.ziti12_992{font-size: 12px!important;}
.chicun_992{width: 35%;}
.shouyeimgs{bottom: 121px;}
.fudong_1200{float: right;margin-top: -3px;}
.tupian_1200{width: 100%;}

.xinwenimg_992{width: 100%;}
.rencai_1200{width: 100%;}







}


@media screen and (min-width: 641px) and (max-width: 768px) {

.qiye2_con{width: 100%!important;}
.con {width: 100%!important;}
.carousel-indicators{top: 150px!important;}
.sy_hz{height: 460px;}
.ipadtupian p img{width: 100%!important;}
.xinwenimg_992{width: 100%;}
.ditu_768{width: 100%;}
.jingdian_668{width: 50%;}
}


@media (max-width: 640px) {
.meitichaxun{height: 44%;}
.con {width: 100%!important;}
.qiye2_con{width: 100%!important;}
.xinwen_992{width: 100%;}
.ipadshoujidibu{width: 24%!important;}
.shoujihezuo{display: block!important;}
.diannaohezuo{display: none!important;}
.xinwenimg_992{width: 100%;}

    }


    


@media screen and (min-width: 993px) and (max-width: 1200px){
	footer{
		position: relative;
	}
    .xinwenimg_1200{
        width: 336px;
        height: 224px;
    }
    .rencai_1200{
        width: 100%;
    }
    ..qiyerongyuimg{width: 100%;}
    .tupian_1200{
        width: 100%;
    }
	.shiying_css_con{
		 width: 950px;
		 margin: 0 auto;
	}
	 .shipinss{
		 margin:0 auto;display: block;float: none;
		/* width: 100%;*/
	 }
     .fudong_1200{
        float: right;
     }
	 .col-footerssssss{
	 	width: 22%;
	 }
	 .col-footerssssss h2{
	 	font-size: 15px;color: #FFF;
	 	width: 100%;
	 }
	 
	 .ipadshoujidibu{
		 text-align: center;
	 }
	 .shouyeimgs{
		 position: absolute;
		 bottom: 28%;
		 right: 2%;
	 }
 }
 /*ç”µè„‘ç«¯504è¡ŒåŽŸæ¥æ˜¯top-20% é«˜32*/
  @media screen and (min-width: 1200px){
    .xinwenimg_1200{
        width: 336px;
        height: 224px;
    }
 .shiying_css_con{
	 width: 1150px;
	 margin: 0 auto;
}
.qiyerongyuimg{width: 100%;}
.shiying_css_con .links span{
	padding: 0 2%;
}
.col-footerssssss{
	width: 20%;
}
.col-footerssssss h2{
	font-size: 16px;color: #FFF;
	width: 100%;
}
 .meitichaxun {background-color: #0062b5;margin-left: -50px;margin-top: -30px;z-index: 400;}
 .meitichaxun div{margin-left: 50px;margin-top: 6%;font-size: 16px;}    
 .video iframe{width: 540px;height: 364px;}
 .shoujiduanxinwen{line-height: 100px;}
 .shoujibiaodan{min-width: 900px;}
 .shoujihezuo{display: none;}
 /*.pagination{margin-left: 10%}*/
 .shouyeimgs{float: right;margin-top: -125px;}
 .ipadlogo{margin-left: -40px!important;}
 .chanpinshouji p{font-size: 18px}
 .yemayoucess{float: right;}
 .ipadshoujidibu{width: 11%;text-align:center;}
 .pcsaveimage{margin-top: 15px;padding: 0 30px;}
 .pcsaveimage p{font-size: 18px;font-weight: bold;line-height: 28px;height: 56px;overflow: hidden;}
 .links{}
 .add_company{background: url(../images/location.png) no-repeat left center;text-indent: 2em;}
 .rexian_tel{background: url(../images/cell.png) no-repeat left center;text-indent: 2em;}
 .foot_banquan{line-height: 80px;}
.gongsijuzuo{text-align: left;font-size: 16px;color: #666!important;}
.gongsijuzuo p{font-size: 16px;color: #666!important;}
.gongsijuzuo img{padding: 10px 15px 15px 0!important;}












 
 
 }
   @media screen and (max-width: 414px){
 .shoujiduanimg_logo{width:140%!important;margin-left:12%!important;}
 .navbar-toggle{margin-top: 14px;}
}
</pre></body></html>